home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 4: GNU Archives / Linux Cubed Series 4 - GNU Archives.iso / gnu / sharutil.2 / sharutil / sharutils-4.2 / po / cat-id-tbl.c next >
Encoding:
C/C++ Source or Header  |  1995-12-04  |  7.2 KB  |  191 lines

  1. /* Automatically generated by po2tbl.sed from sharutils.pot.  */
  2.  
  3. #if HAVE_CONFIG_H
  4. # include <config.h>
  5. #endif
  6.  
  7. #include "libgettext.h"
  8.  
  9. const struct _msg_ent _msg_tbl[] = {
  10.   {"", 1},
  11.   {"Unknown system error", 2},
  12.   {"%s: option `%s' is ambiguous\n", 3},
  13.   {"%s: option `--%s' doesn't allow an argument\n", 4},
  14.   {"%s: option `%c%s' doesn't allow an argument\n", 5},
  15.   {"%s: option `%s' requires an argument\n", 6},
  16.   {"%s: unrecognized option `--%s'\n", 7},
  17.   {"%s: unrecognized option `%c%s'\n", 8},
  18.   {"%s: illegal option -- %c\n", 9},
  19.   {"%s: invalid option -- %c\n", 10},
  20.   {"%s: option requires an argument -- %c\n", 11},
  21.   {"memory exhausted", 12},
  22.   {"WARNING: not restoring timestamps.  Consider getting and", 13},
  23.   {"installing GNU \\`touch', distributed in GNU File Utilities...", 14},
  24.   {"creating lock directory", 15},
  25.   {"failed to create lock directory", 16},
  26.   {"Too many directories for mkdir generation", 17},
  27.   {"creating directory", 18},
  28.   {"Cannot access %s", 19},
  29.   {"-C is being deprecated, use -Z instead", 20},
  30.   {"Cannot get current directory name", 21},
  31.   {"Must unpack archives in sequence!", 22},
  32.   {"Please unpack part", 23},
  33.   {"next!", 24},
  34.   {"%s: Not a regular file", 25},
  35.   {"In shar: remaining size %ld\n", 26},
  36.   {"Newfile, remaining %ld, ", 27},
  37.   {"Limit still %d\n", 28},
  38.   {"restore of", 29},
  39.   {"failed", 30},
  40.   {"End of part", 31},
  41.   {"continue with part", 32},
  42.   {"Starting file %s\n", 33},
  43.   {"empty", 34},
  44.   {"(empty)", 35},
  45.   {"Cannot open file %s", 36},
  46.   {"compressed", 37},
  47.   {"gzipped", 38},
  48.   {"binary", 39},
  49.   {"(compressed)", 40},
  50.   {"(gzipped)", 41},
  51.   {"(binary)", 42},
  52.   {"Could not fork", 43},
  53.   {"File %s (%s)", 44},
  54.   {"text", 45},
  55.   {"(text)", 46},
  56.   {"overwriting", 47},
  57.   {"overwrite", 48},
  58.   {"[no, yes, all, quit] (no)?", 49},
  59.   {"extraction aborted", 50},
  60.   {"SKIPPING", 51},
  61.   {"(file already exists)", 52},
  62.   {"Saving %s (%s)", 53},
  63.   {"extracting", 54},
  64.   {"End of", 55},
  65.   {"archive", 56},
  66.   {"part", 57},
  67.   {"File", 58},
  68.   {"is continued in part", 59},
  69.   {"Please unpack part 1 first!", 60},
  70.   {"STILL SKIPPING", 61},
  71.   {"continuing file", 62},
  72.   {"is complete", 63},
  73.   {"uudecoding file", 64},
  74.   {"uncompressing file", 65},
  75.   {"gunzipping file", 66},
  76.   {"MD5 check failed", 67},
  77.   {"original size", 68},
  78.   {"current size", 69},
  79.   {"Opening `%s'", 70},
  80.   {"Closing `%s'", 71},
  81.   {"Try `%s --help' for more information.\n", 72},
  82.   {"Usage: %s [OPTION]... [FILE]...\n", 73},
  83.   {"Mandatory arguments to long options are mandatory for short options too.\n", 74},
  84.   {"\
  85. \n\
  86. Giving feedback:\n\
  87.       --help              display this help and exit\n\
  88.       --version           output version information and exit\n\
  89.   -q, --quiet, --silent   do not output verbose messages locally\n\
  90. \n\
  91. Selecting files:\n\
  92.   -p, --intermix-type     allow -[BTzZ] in file lists to change mode\n\
  93.   -S, --stdin-file-list   read file list from standard input\n\
  94. \n\
  95. Splitting output:\n\
  96.   -o, --output-prefix=PREFIX    output to file PREFIX.01 through PREFIX.NN\n\
  97.   -l, --whole-size-limit=SIZE   split archive, not files, to SIZE kilobytes\n\
  98.   -L, --split-size-limit=SIZE   split archive, or files, to SIZE kilobytes\n", 75},
  99.   {"\
  100. \n\
  101. Controlling the shar headers:\n\
  102.   -n, --archive-name=NAME   use NAME to document the archive\n\
  103.   -s, --submitter=ADDRESS   override the submitter name\n\
  104.   -a, --net-headers         output Submitted-by: & Archive-name: headers\n\
  105.   -c, --cut-mark            start the shar with a cut line\n\
  106. \n\
  107. Selecting how files are stocked:\n\
  108.   -M, --mixed-uuencode         dynamically decide uuencoding (default)\n\
  109.   -T, --text-files             treat all files as text\n\
  110.   -B, --uuencode               treat all files as binary, use uuencode\n\
  111.   -z, --gzip                   gzip and uuencode all files\n\
  112.   -g, --level-for-gzip=LEVEL   pass -LEVEL (default 9) to gzip\n\
  113.   -Z, --compress               compress and uuencode all files\n\
  114.   -b, --bits-per-code=BITS     pass -bBITS (default 12) to compress\n", 76},
  115.   {"\
  116. \n\
  117. Protecting against transmission:\n\
  118.   -w, --no-character-count      do not use `wc -c' to check size\n\
  119.   -D, --no-md5-digest           do not use `md5sum' digest to verify\n\
  120.   -F, --force-prefix            force the prefix character on every line\n\
  121.   -d, --here-delimiter=STRING   use STRING to delimit the files in the shar\n\
  122. \n\
  123. Producing different kinds of shars:\n\
  124.   -V, --vanilla-operation   produce very simple and undemanding shars\n\
  125.   -P, --no-piping           exclusively use temporary files at unshar time\n\
  126.   -x, --no-check-existing   blindly overwrite existing files\n\
  127.   -X, --query-user          ask user before overwriting files (not for Net)\n\
  128.   -m, --no-timestamp        do not restore file modification dates & times\n\
  129.   -Q, --quiet-unshar        avoid verbose messages at unshar time\n\
  130.   -f, --basename            restore in one directory, despite hierarchy\n\
  131.       --no-i18n             do not produce internationalized shell script\n", 77},
  132.   {"\
  133. \n\
  134. Option -o is required with -l or -L, option -n is required with -a.\n\
  135. Option -g implies -z, option -b implies -Z.\n", 78},
  136.   {"DEBUG was not selected at compile time", 79},
  137.   {"Hard limit %dk\n", 80},
  138.   {"Soft limit %dk\n", 81},
  139.   {"WARNING: No user interaction in vanilla mode", 82},
  140.   {"WARNING: Non-text storage options overridden", 83},
  141.   {"No input files", 84},
  142.   {"Cannot use -a option without -n", 85},
  143.   {"Cannot use -l or -L option without -o", 86},
  144.   {"PLEASE avoid -X shars on Usenet or public networks", 87},
  145.   {"You have unpacked the last part", 88},
  146.   {"Created %d files\n", 89},
  147.   {"Found no shell commands in %s", 90},
  148.   {"%s looks like raw C code, not a shell archive", 91},
  149.   {"Found no shell commands after `cut' in %s", 92},
  150.   {"%s is probably not a shell archive", 93},
  151.   {"The `cut' line was followed by: %s", 94},
  152.   {"Starting `sh' process", 95},
  153.   {"\
  154. Mandatory arguments to long options are mandatory for short options too.\n\
  155. \n\
  156.   -d, --directory=DIRECTORY   change to DIRECTORY before unpacking\n\
  157.   -c, --overwrite             pass -c to shar script for overwriting files\n\
  158.   -e, --exit-0                same as `--split-at=\"exit 0\"'\n\
  159.   -E, --split-at=STRING       split concatenated shars after STRING\n\
  160.   -f, --force                 same as `-c'\n\
  161.       --help                  display this help and exit\n\
  162.       --version               output version information and exit\n\
  163. \n\
  164. If no FILE, standard input is read.\n", 96},
  165.   {"Cannot chdir to `%s'", 97},
  166.   {"standard input", 98},
  167.   {"%s: Short file", 99},
  168.   {"%s: No `end' line", 100},
  169.   {"%s: data following `=' padding character", 101},
  170.   {"%s: illegal line", 102},
  171.   {"%s: No `begin' line", 103},
  172.   {"%s: Illegal ~user", 104},
  173.   {"%s: No user `%s'", 105},
  174.   {"Usage: %s [FILE]...\n", 106},
  175.   {"\
  176. Mandatory arguments to long options are mandatory to short options too.\n\
  177.   -h, --help               display this help and exit\n\
  178.   -v, --version            output version information and exit\n\
  179.   -o, --output-file=FILE   direct output to FILE\n", 107},
  180.   {"Read error", 108},
  181.   {"Usage: %s [INFILE] REMOTEFILE\n", 109},
  182.   {"\
  183. \n\
  184.   -h, --help      display this help and exit\n\
  185.   -m, --base64    use base64 encoding as of RFC1521\n\
  186.   -v, --version   output version information and exit\n", 110},
  187.   {"Write error", 111},
  188. };
  189.  
  190. int _msg_tbl_length = 111;
  191.